entry: use priv->dnd_position when rendering the DND cursor
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 7 Mar 2014 00:19:50 +0000 (01:19 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 7 Mar 2014 03:54:46 +0000 (22:54 -0500)
commitadf39dd291b561681da0fd3346e782e6fb224abc
tree7817623106aed2a81131860af858cf5cb2b3b304
parent8195244e3bb1c53204e5a4d18b249634e713b2fa
entry: use priv->dnd_position when rendering the DND cursor

This makes "cursor position" track the DnD point again, looks much
more intuitive than just rendering it on the pre-DnD position.

https://bugzilla.gnome.org/show_bug.cgi?id=725866
gtk/gtkentry.c